Eliminate some special page list accessors
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 4 Feb 2009 12:01:47 +0000 (12:01 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 4 Feb 2009 12:01:47 +0000 (12:01 +0000)
commite0d92ea91c12a27b1e8a41ec8647f0d50a6433d9
treea92f73c251fa080975b0bb919c422d4f11eb632c
parent6ecbae750bdb0954fb6ce420f6d586cf9cf48fa3
Eliminate some special page list accessors

Since page_list_move_tail(), page_list_splice_init(), and
page_list_is_eol() are only used by relinquish_memory(), and that
function can easily be changed to use more generic accessors, just
eliminate them altogether.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/domain.c
xen/include/xen/mm.h